{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Mill Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.734726,
            51.090219
          ],
          [
            -0.734798,
            51.090211
          ],
          [
            -0.73487,
            51.090202
          ],
          [
            -0.735329,
            51.090126
          ],
          [
            -0.735336,
            51.090115
          ],
          [
            -0.73553,
            51.089829
          ],
          [
            -0.735577,
            51.089786
          ],
          [
            -0.735625,
            51.089743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091110743, GU27 1NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7356103936892299,
          51.08974273251898
        ]
      }
    }
  ]
}