{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "13916, Portview Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.694489888024645,
          51.4971260787114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "13988, Portview Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6944746637028683,
          51.497072219191175
        ]
      }
    }
  ]
}