{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burrs Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.413443,
            51.87673
          ],
          [
            -0.413201,
            51.876653
          ],
          [
            -0.41296,
            51.876577
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001037409, LU1 3BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.412400975484133,
          51.87686805893399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004925303, LU1 3BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41343732322696514,
          51.87672917875485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090733127, LU1 3BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41318006449552436,
          51.87660881748484
        ]
      }
    }
  ]
}