{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013408644, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5852788737235244,
          53.36040189641626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000974773, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.585807955838107,
          53.360633007288634
        ]
      }
    }
  ]
}