{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kimberley Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.058217,
            53.414876
          ],
          [
            -1.058283,
            53.414621
          ],
          [
            -1.058302,
            53.414549
          ],
          [
            -1.058446,
            53.414385
          ],
          [
            -1.058594,
            53.414448
          ],
          [
            -1.058742,
            53.414511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093192580, DN11 8FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0591323177634544,
          53.41453739745252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093192605, DN11 8FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0586402689186196,
          53.41433576546037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093192980, DN11 8FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.058221608232164,
          53.414898765264724
        ]
      }
    }
  ]
}