{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002952305, Mount Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.006099261506711,
          53.111167123456674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031839901, Novi Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0063532470579255,
          53.111337900519885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031839903, Novi Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.00642794546208,
          53.11136486332999
        ]
      }
    }
  ]
}