{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Marys Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.508179,
            51.602469
          ],
          [
            0.508271,
            51.601888
          ],
          [
            0.508364,
            51.601308
          ],
          [
            0.508377,
            51.601183
          ],
          [
            0.508391,
            51.601058
          ],
          [
            0.508397,
            51.601001
          ],
          [
            0.508402,
            51.600944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090453037, SS12 0QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5084608250057059,
          51.59972879646815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093025696, SS12 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5086945074504409,
          51.60213399712939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091213858, SS12 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5085672254609933,
          51.60192087992221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091213859, SS12 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5085976866483973,
          51.60142559880715
        ]
      }
    }
  ]
}