{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001321420, Love Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2427397911149833,
          51.326166948035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001321422, Love Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2428791507485377,
          51.326419621903376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001321424, Love Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2427332777430307,
          51.32656254966945
        ]
      }
    }
  ]
}