{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "124021850, Newton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3422428685196826,
          56.59079132836041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124021851, Newton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.34253396542205,
          56.590734277315505
        ]
      }
    }
  ]
}