{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hill Top Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.520383,
            53.81539
          ],
          [
            -1.520429,
            53.815428
          ],
          [
            -1.519845,
            53.815927
          ],
          [
            -1.519217,
            53.816464
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628310, LS8 4JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.519277784354241,
          53.81641942286577
        ]
      }
    }
  ]
}