{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lodge Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.280725,
            51.96922
          ],
          [
            -0.281391,
            51.96903
          ],
          [
            -0.281599,
            51.96897
          ],
          [
            -0.282088,
            51.969047
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806140, SG5 3UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2807123407977904,
          51.96922430632021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023332094, SG5 3UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2815752342020728,
          51.969120010124406
        ]
      }
    }
  ]
}