{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010514888, Paynes Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2909345440464448,
          52.373192929332426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002094367, Somers Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.29004091643881,
          52.37304372211332
        ]
      }
    }
  ]
}