{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Todd Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.607818,
            54.696376
          ],
          [
            -1.607691,
            54.696291
          ],
          [
            -1.607565,
            54.696205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014017226, DL16 7LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.607324699485126,
          54.69606935472688
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110496570, DL16 7ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6075415600098502,
          54.696106003324324
        ]
      }
    }
  ]
}