{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034143122, County Oak Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18663065996794792,
          51.13336296157281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091833210, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18632520170991815,
          51.13313339978896
        ]
      }
    }
  ]
}