{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ewart Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.403061,
            50.870371
          ],
          [
            -1.402789,
            50.87019
          ],
          [
            -1.402695,
            50.870127
          ],
          [
            -1.402437,
            50.870119
          ],
          [
            -1.402388,
            50.870119
          ],
          [
            -1.402339,
            50.870119
          ],
          [
            -1.402247,
            50.870068
          ],
          [
            -1.402154,
            50.870018
          ],
          [
            -1.402106,
            50.869971
          ],
          [
            -1.402058,
            50.869924
          ],
          [
            -1.402058,
            50.869917
          ],
          [
            -1.402058,
            50.86991
          ],
          [
            -1.402174,
            50.869764
          ],
          [
            -1.40216,
            50.869752
          ],
          [
            -1.401991,
            50.86961
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013632778, SO45 6DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4030473186460954,
          50.87036214283922
        ]
      }
    }
  ]
}