{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malpas Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.000457,
            51.599418
          ],
          [
            -3.000537,
            51.599478
          ],
          [
            -3.00062,
            51.59954
          ],
          [
            -3.00106,
            51.59987
          ],
          [
            -3.001663,
            51.600323
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Malpas Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.001663,
            51.600323
          ],
          [
            -3.002199,
            51.600696
          ],
          [
            -3.002734,
            51.601069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010551661, NP20 5PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0027337618999876,
          51.6010691442144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090273175, NP20 5PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0022925677103376,
          51.600704256676146
        ]
      }
    }
  ]
}