{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Emerald Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.822459,
            52.491738
          ],
          [
            -1.822893,
            52.491956
          ],
          [
            -1.823057,
            52.492039
          ],
          [
            -1.823193,
            52.492023
          ],
          [
            -1.82331,
            52.491917
          ],
          [
            -1.823352,
            52.491873
          ],
          [
            -1.823394,
            52.49183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023499497, B8 2LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8225423318606166,
          52.49177721446724
        ]
      }
    }
  ]
}