{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lyninghills Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.889479,
            56.640403
          ],
          [
            -2.890263,
            56.640827
          ],
          [
            -2.890289,
            56.640846
          ],
          [
            -2.89096,
            56.641356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117100192, DD8 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.891067745038321,
          56.64143459654756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117125134, DD8 1LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8894781711564113,
          56.640403804150985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025276414, DD8 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.889958760121686,
          56.640732782576315
        ]
      }
    }
  ]
}