# Samsung SGH-P310
**Wikidata**: [Q7410559](https://www.wikidata.org/wiki/Q7410559)  
**Source**: https://4ort.xyz/entity/samsung-sgh-p310

## Summary
The Samsung SGH-P310 is a mobile phone model created by Samsung Electronics and announced in 2007. It is part of the SGH series and follows the Samsung SGH-P300, with dimensions of 55mm in width, 10mm in height, and 88mm in length, weighing 79 grams.

## Key Facts
- **Manufacturer**: Samsung Electronics, a South Korean multinational electronics corporation founded in 1969.
- **Announcement Date**: 2007.
- **Dimensions**: 55mm (width) × 10mm (height) × 88mm (length).
- **Mass**: 79 grams.
- **Predecessor**: Samsung SGH-P300.
- **Successor**: Samsung SGH-P520 (also announced in 2007).
- **Classification**: Mobile phone, product model.
- **Commons Category**: Samsung SGH-P310.
- **Wikipedia Availability**: Available in Farsi (fa) language.

## FAQs
### Q: Who manufactured the Samsung SGH-P310?
A: The Samsung SGH-P310 was manufactured by Samsung Electronics, a South Korean multinational electronics corporation.

### Q: What are the physical dimensions of the Samsung SGH-P310?
A: The phone measures 55mm in width, 10mm in height, and 88mm in length, and weighs 79 grams.

### Q: What is the predecessor of the Samsung SGH-P310?
A: The Samsung SGH-P300 is the predecessor of the Samsung SGH-P310.

### Q: When was the Samsung SGH-P310 announced?
A: The Samsung SGH-P310 was announced in 2007.

### Q: What is the successor of the Samsung SGH-P310?
A: The Samsung SGH-P520 is the successor of the Samsung SGH-P310, also announced in 2007.

## Why It Matters
The Samsung SGH-P310 is a notable entry in Samsung's SGH series of mobile phones, released in 2007. It follows the SGH-P300 and precedes the SGH-P520, both also announced in the same year. The phone's specifications, including its dimensions and weight, reflect the technological capabilities of mid-2000s mobile devices. As part of Samsung Electronics' product lineup, the SGH-P310 contributes to the company's legacy of innovation in mobile technology. Its inclusion in the SGH series highlights Samsung's efforts to provide a range of mobile phones catering to different user needs and preferences.

## Notable For
- **Part of the SGH Series**: The SGH-P310 is a member of Samsung's SGH series, known for its lineup of mobile phones.
- **Physical Specifications**: The phone's dimensions (55mm × 10mm × 88mm) and weight (79 grams) are notable for its era.
- **Manufacturer's Legacy**: As a product of Samsung Electronics, the SGH-P310 reflects the company's contributions to mobile technology.
- **Predecessor-Successor Relationship**: The SGH-P310 bridges the gap between the SGH-P300 and SGH-P520, both announced in 2007.

## Body
### Overview
The Samsung SGH-P310 is a mobile phone model developed by Samsung Electronics and released in 2007. It is part of the SGH series, which includes other mobile phones such as the SGH-P300 and SGH-P520, both also announced in the same year.

### Specifications
- **Dimensions**: The phone measures 55mm in width, 10mm in height, and 88mm in length.
- **Weight**: The SGH-P310 weighs 79 grams.
- **Manufacturer**: Samsung Electronics, a South Korean multinational electronics corporation founded in 1969.

### Classification
- **Type**: Mobile phone.
- **Subclass**: Product model.

### Relationships
- **Predecessor**: The Samsung SGH-P300.
- **Successor**: The Samsung SGH-P520.

### Additional Information
- **Commons Category**: The phone is categorized under "Samsung SGH-P310" on Wikimedia Commons.
- **Wikipedia Availability**: The phone's information is available in Farsi (fa) on Wikipedia.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Samsung SGH-P310",
  "description": "A mobile phone model created by Samsung Electronics in 2007, part of the SGH series.",
  "additionalType": "ProductModel",
  "manufacturer": {
    "@type": "Organization",
    "name": "Samsung Electronics",
    "foundingDate": "1969-01-13",
    "founder": "Lee Byung-chul"
  },
  "width": {
    "@type": "QuantitativeValue",
    "value": "55",
    "unitCode": "mm"
  },
  "height": {
    "@type": "QuantitativeValue",
    "value": "10",
    "unitCode": "mm"
  },
  "length": {
    "@type": "QuantitativeValue",
    "value": "88",
    "unitCode": "mm"
  },
  "weight": {
    "@type": "QuantitativeValue",
    "value": "79",
    "unitCode": "g"
  },
  "successorOf": {
    "@type": "Thing",
    "name": "Samsung SGH-P300"
  },
  "predecessorOf": {
    "@type": "Thing",
    "name": "Samsung SGH-P520"
  }
}