{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.479869,
            51.331628
          ],
          [
            0.479664,
            51.331468
          ],
          [
            0.479459,
            51.331307
          ],
          [
            0.4794,
            51.33127
          ],
          [
            0.479341,
            51.331232
          ],
          [
            0.479244,
            51.331171
          ],
          [
            0.479147,
            51.33111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002905799, ME1 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47957254386115655,
          51.33142231379624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061159302, ME1 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4795625670519461,
          51.331503467170734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061159303, ME1 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4795180932206888,
          51.33147742834944
        ]
      }
    }
  ]
}