{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007597275, Vincent Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.234608362266157,
          54.55931421650957
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110135666, Southwell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2348552469808007,
          54.559342738624025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110135668, Southwell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2348031430710633,
          54.559647969720345
        ]
      }
    }
  ]
}