{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010924299, Scott Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5236424120454317,
          53.55618091856148
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002562000, Scott Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5235961294929026,
          53.55610022539532
        ]
      }
    }
  ]
}