{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandylake Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.65241,
            50.412519
          ],
          [
            -4.651711,
            50.412864
          ],
          [
            -4.651103,
            50.412863
          ],
          [
            -4.650775,
            50.41294
          ],
          [
            -4.650213,
            50.412957
          ],
          [
            -4.649751,
            50.412925
          ],
          [
            -4.648826,
            50.412861
          ],
          [
            -4.648595,
            50.413186
          ],
          [
            -4.647217,
            50.413217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024939271, PL22 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.650841896459902,
          50.41486178679051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034634641, PL22 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.65243013596165,
          50.41254983857095
        ]
      }
    }
  ]
}