{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinks Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.839984,
            50.787866
          ],
          [
            -0.839484,
            50.787707
          ],
          [
            -0.838984,
            50.787549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pinks Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.838984,
            50.787549
          ],
          [
            -0.837613,
            50.787097
          ],
          [
            -0.836597,
            50.786763
          ],
          [
            -0.836375,
            50.786552
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014109306, PO20 7HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8400121262524148,
          50.78792366339977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025270798, PO20 7HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8361837381165472,
          50.786698468716814
        ]
      }
    }
  ]
}