{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.112188,
            53.431119
          ],
          [
            -1.111768,
            53.431604
          ],
          [
            -1.111745,
            53.431617
          ],
          [
            -1.111543,
            53.431729
          ],
          [
            -1.110924,
            53.431882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609844, DN11 9NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1121835552654973,
          53.43110537960865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006716510, DN11 9LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.112797006013238,
          53.43128072397031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006716511, DN11 9LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.112471618201557,
          53.431727748400284
        ]
      }
    }
  ]
}