{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000159746, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27785852328637667,
          52.39066446968666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093628483, Upton Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27744656119894695,
          52.391054076401836
        ]
      }
    }
  ]
}