{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grant Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739349,
            53.79604
          ],
          [
            -1.73925,
            53.796007
          ],
          [
            -1.73915,
            53.795975
          ],
          [
            -1.739045,
            53.79594
          ],
          [
            -1.738939,
            53.795905
          ],
          [
            -1.73878,
            53.795853
          ],
          [
            -1.73862,
            53.7958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010588917, BD3 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7389856037260027,
          53.79593153136001
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024352428, BD3 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7390321496467844,
          53.79576984879733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051948679, BD3 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7386058026741007,
          53.795975644934266
        ]
      }
    }
  ]
}