{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090808942, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8882377279854359,
          51.68587208163417
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120888761, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8880118355578831,
          51.68564515478944
        ]
      }
    }
  ]
}