{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosemount Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.572747,
            55.006641
          ],
          [
            -1.572972,
            55.006624
          ],
          [
            -1.573197,
            55.006606
          ],
          [
            -1.573355,
            55.006594
          ],
          [
            -1.573514,
            55.006581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rosemount Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.572481,
            55.006667
          ],
          [
            -1.572614,
            55.006654
          ],
          [
            -1.572747,
            55.006641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510714960, NE7 7TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5724813037471266,
          55.00666736970941
        ]
      }
    }
  ]
}