{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elliot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.428892,
            54.750638
          ],
          [
            -1.428976,
            54.75083
          ],
          [
            -1.42906,
            54.751023
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013249931, DH6 3AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4289184135658024,
          54.750979236541276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013258470, DH6 3AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4291489172619276,
          54.7511600545979
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094021236, DH6 3AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4290846272709785,
          54.75131252558271
        ]
      }
    }
  ]
}