{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024994750, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.211450400804472,
          54.56939286257698
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000256050, King's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2113411014517512,
          54.56944607299913
        ]
      }
    }
  ]
}