{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grecian Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972255,
            53.425311
          ],
          [
            -2.971926,
            53.42539
          ],
          [
            -2.971596,
            53.425469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grecian Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.970833,
            53.425646
          ],
          [
            -2.971215,
            53.425558
          ],
          [
            -2.971596,
            53.425469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259824, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9708328655265883,
          53.42564632585124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024816446, L5 3QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.971150688916798,
          53.42572464133243
        ]
      }
    }
  ]
}