{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013798973, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2788242955552439,
          51.94858768033097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081256242, Brand Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27871767826724125,
          51.94871200596757
        ]
      }
    }
  ]
}