{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parkside Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.739146,
            54.320477
          ],
          [
            -2.739248,
            54.320631
          ],
          [
            -2.73935,
            54.320786
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024812789, LA9 7EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7390602462918907,
          54.31998289823981
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110680, LA9 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7394433620680525,
          54.320771441915056
        ]
      }
    }
  ]
}