{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Alkmunds Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.488872,
            52.991038
          ],
          [
            -1.489192,
            52.990847
          ],
          [
            -1.489238,
            52.990819
          ],
          [
            -1.489597,
            52.990734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000255866, DE56 4FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4889952659599606,
          52.99096502282094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000387472, DE56 4FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4888912012998767,
          52.99094659722985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000387887, DE56 4FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4893225691253367,
          52.99100238535308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000388601, DE56 4FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4892663738481613,
          52.99071448728038
        ]
      }
    }
  ]
}