{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090513836, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9938910641285958,
          51.35114612614806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120990929, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9938049052504458,
          51.35116410520627
        ]
      }
    }
  ]
}