{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "1775038201, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.06684296365421,
          50.84420265859109
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775103381, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.06684296365421,
          50.84420265859109
        ]
      }
    }
  ]
}