{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.319165,
            51.390055
          ],
          [
            -1.319088,
            51.390045
          ],
          [
            -1.319012,
            51.390035
          ],
          [
            -1.318742,
            51.389999
          ],
          [
            -1.318472,
            51.389963
          ],
          [
            -1.318399,
            51.389954
          ],
          [
            -1.318326,
            51.389944
          ],
          [
            -1.318042,
            51.389905
          ],
          [
            -1.317759,
            51.389867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007901773, RG14 7UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3178163307980348,
          51.38987657266585
        ]
      }
    }
  ]
}