{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.20687,
            54.684954
          ],
          [
            -1.206705,
            54.684991
          ],
          [
            -1.206539,
            54.685029
          ],
          [
            -1.206445,
            54.685051
          ],
          [
            -1.206351,
            54.685072
          ],
          [
            -1.206343,
            54.685074
          ],
          [
            -1.206335,
            54.685076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718159, TS24 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2067613533017962,
          54.68497989340707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025733260, TS24 7AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2068521331253772,
          54.68509731719233
        ]
      }
    }
  ]
}