{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shortleys Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.780559,
            53.298818
          ],
          [
            -0.780439,
            53.298313
          ],
          [
            -0.779469,
            53.296995
          ],
          [
            -0.778156,
            53.295211
          ],
          [
            -0.777974,
            53.294764
          ],
          [
            -0.777941,
            53.294065
          ],
          [
            -0.777927,
            53.293774
          ],
          [
            -0.777568,
            53.292933
          ],
          [
            -0.777559,
            53.292349
          ],
          [
            -0.77781,
            53.291618
          ],
          [
            -0.777856,
            53.291365
          ],
          [
            -0.778146,
            53.289791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013980005, DN22 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7805743173702892,
          53.29881731968954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023269710, DN22 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7816627310654616,
          53.2974800469653
        ]
      }
    }
  ]
}