{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.987709,
            54.253581
          ],
          [
            -2.987525,
            54.253377
          ],
          [
            -2.98742,
            54.253386
          ],
          [
            -2.986925,
            54.253424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024799669, LA12 8PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9880092386455086,
          54.255161175086506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025578167, LA12 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.991152339974882,
          54.25820915814463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034108024, LA12 8TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.987838078565731,
          54.260842795812884
        ]
      }
    }
  ]
}