{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinehurst",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.572564,
            51.423948
          ],
          [
            -0.572432,
            51.423715
          ],
          [
            -0.572526,
            51.423656
          ],
          [
            -0.572653,
            51.423577
          ],
          [
            -0.572457,
            51.423397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023379983, TW20 0HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5725127971343349,
          51.42388583428707
        ]
      }
    }
  ]
}