{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Galsworthy Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.9774,
            53.470492
          ],
          [
            -2.977097,
            53.470584
          ],
          [
            -2.976793,
            53.470675
          ],
          [
            -2.976767,
            53.470683
          ],
          [
            -2.97674,
            53.470691
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023554712, L30 9SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9767105531818405,
          53.470632594049455
        ]
      }
    }
  ]
}