{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015823270, Deer Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.194442034241033,
          52.171383980581986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090444327, Red Hill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.19431110372586,
          52.17153703412607
        ]
      }
    }
  ]
}