{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shallowford Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.190447,
            53.020683
          ],
          [
            -2.190123,
            53.020744
          ],
          [
            -2.19006,
            53.020756
          ],
          [
            -2.190004,
            53.020918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135732, ST1 4BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.190001072089046,
          53.02092672260835
        ]
      }
    }
  ]
}