{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013011947, Hawthorn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456418947186106,
          50.751572305821625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023251362, Hawthorn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4565472201537606,
          50.75164374488331
        ]
      }
    }
  ]
}