{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southwold",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.148346,
            51.910978
          ],
          [
            -1.148222,
            51.910955
          ],
          [
            -1.148055,
            51.910904
          ],
          [
            -1.147889,
            51.910854
          ],
          [
            -1.147678,
            51.910779
          ],
          [
            -1.147467,
            51.910704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011907416, OX26 4YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.147411121099254,
          51.9107693327095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011923780, OX26 3XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1479853230933874,
          51.91038687352979
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015456340, OX26 3XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1479602424154391,
          51.9109441382053
        ]
      }
    }
  ]
}