{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millswood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.15783,
            51.721813
          ],
          [
            -2.15794,
            51.721912
          ],
          [
            -2.157954,
            51.721925
          ],
          [
            -2.158375,
            51.722304
          ],
          [
            -2.15892,
            51.722795
          ],
          [
            -2.159089,
            51.722965
          ],
          [
            -2.159258,
            51.723136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009413693, GL6 8AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1607814423915346,
          51.72435908078906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120528900, GL6 8FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1570401222428237,
          51.722583905123805
        ]
      }
    }
  ]
}