{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007003878, Lidget Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.484035090322129,
          53.49822295592282
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007003879, Lidget Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.483959175544517,
          53.49826757096187
        ]
      }
    }
  ]
}