{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025328477, Smith Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3356006411495884,
          53.32509622589686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012365880, Smith Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.333141918803245,
          53.32554356845411
        ]
      }
    }
  ]
}