{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38083295, Juniper Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.992571187228246,
          53.43433964596696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38312249, Junction Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9935482010326284,
          53.434924788202046
        ]
      }
    }
  ]
}