{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highfield Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.569864,
            51.425355
          ],
          [
            -0.569933,
            51.425433
          ],
          [
            -0.570003,
            51.42551
          ],
          [
            -0.570079,
            51.425592
          ],
          [
            -0.570156,
            51.425674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002015590, TW20 0SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5701556964048292,
          51.42567353180034
        ]
      }
    }
  ]
}