{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.868769,
            52.214551
          ],
          [
            -1.868735,
            52.214507
          ],
          [
            -1.8687,
            52.214464
          ],
          [
            -1.868492,
            52.214208
          ],
          [
            -1.868284,
            52.213952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024065781, B49 5QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8682603373716535,
          52.213960037424584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024982505, B49 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8689895740372733,
          52.214832913445626
        ]
      }
    }
  ]
}