{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cleveland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19662,
            53.044419
          ],
          [
            -2.196352,
            53.044463
          ],
          [
            -2.196084,
            53.044508
          ],
          [
            -2.196002,
            53.044522
          ],
          [
            -2.195921,
            53.044535
          ],
          [
            -2.195825,
            53.044552
          ],
          [
            -2.195728,
            53.044568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455124733, ST6 3DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1962505282340348,
          53.04458493874135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455132951, ST6 2EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.195728398302194,
          53.044567821801664
        ]
      }
    }
  ]
}