{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36010726, Elm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2294014971985567,
          54.127503791195984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36010727, Elm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2294669487538865,
          54.12764693222358
        ]
      }
    }
  ]
}