{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125013863, Eastlands Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.027935605382071,
          55.840781906207354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125013889, Eastlands Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.027784633729828,
          55.841100258990814
        ]
      }
    }
  ]
}