{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goodliff Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.192286,
            52.337538
          ],
          [
            -0.19239,
            52.337655
          ],
          [
            -0.192265,
            52.337693
          ],
          [
            -0.191945,
            52.33779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000155334, PE29 6HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19244494753123276,
          52.33740160183334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000163542, PE29 6HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19203384757255934,
          52.33776395463761
        ]
      }
    }
  ]
}