{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "120020205, Mansfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0649127176515254,
          55.87010761956017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120033913, Mansfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0648960028533208,
          55.870080807874835
        ]
      }
    }
  ]
}