{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024753281, Red Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1212384251412932,
          50.907542178792625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091742901",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1211229385500854,
          50.907471346299545
        ]
      }
    }
  ]
}