{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.920949,
            53.064343
          ],
          [
            -0.92153,
            53.063574
          ],
          [
            -0.922001,
            53.06227
          ],
          [
            -0.92254,
            53.060778
          ],
          [
            -0.922945,
            53.060173
          ],
          [
            -0.923868,
            53.05912
          ],
          [
            -0.924038,
            53.058973
          ],
          [
            -0.925186,
            53.057983
          ],
          [
            -0.925276,
            53.05783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008179649, NG25 0TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.920949465877413,
          53.064343378937046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024940576, NG25 0XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9221764511233081,
          53.05823264020357
        ]
      }
    }
  ]
}