{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034519098, Elm Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.175124737852291,
          54.579746567221804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034519103, Elm Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1752184610062366,
          54.57970227032663
        ]
      }
    }
  ]
}