{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hoole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501671,
            53.37866
          ],
          [
            -1.501641,
            53.378626
          ],
          [
            -1.501458,
            53.378417
          ],
          [
            -1.501433,
            53.378389
          ],
          [
            -1.501027,
            53.378378
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013551333, S10 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5011326132443885,
          53.37838760706397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052187550, S10 5ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5017164324476677,
          53.378596783735944
        ]
      }
    }
  ]
}