{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mere Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.652868,
            53.536567
          ],
          [
            -2.652958,
            53.53659
          ],
          [
            -2.653048,
            53.536613
          ],
          [
            -2.653173,
            53.536644
          ],
          [
            -2.653297,
            53.536676
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145649, WN5 9AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.653039975288068,
          53.53661435871731
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090388044, WN5 9AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6533219247580715,
          53.536307208341775
        ]
      }
    }
  ]
}