{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025255485, Hollis Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8634017548894142,
          52.960566469902396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001158501, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8634300301752238,
          52.961042931569175
        ]
      }
    }
  ]
}