{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill View Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.227216,
            51.580981
          ],
          [
            -3.226986,
            51.580937
          ],
          [
            -3.226757,
            51.580893
          ],
          [
            -3.226749,
            51.580891
          ],
          [
            -3.226741,
            51.58089
          ],
          [
            -3.22667,
            51.580876
          ],
          [
            -3.2266,
            51.580863
          ],
          [
            -3.226507,
            51.580845
          ],
          [
            -3.226413,
            51.580827
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43173139, CF83 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2265960268026377,
          51.58086033551843
        ]
      }
    }
  ]
}