{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110806553, Cow Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0205314548868865,
          54.980142667202415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000923092, Cow Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0211723994693664,
          54.98078057498653
        ]
      }
    }
  ]
}