{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.490575,
            58.51007
          ],
          [
            -3.490546,
            58.510074
          ],
          [
            -3.490516,
            58.510077
          ],
          [
            -3.490241,
            58.510107
          ],
          [
            -3.489966,
            58.510137
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130190200, KW12 6YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.490595107535731,
          58.51009998943567
        ]
      }
    }
  ]
}