{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mayfly Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.31035,
            54.577591
          ],
          [
            -1.310173,
            54.577631
          ],
          [
            -1.309997,
            54.577671
          ],
          [
            -1.309715,
            54.577745
          ],
          [
            -1.309433,
            54.577819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091531213, TS20 2BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3097771344104203,
          54.5776233751157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091531214, TS20 2BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3098393140568614,
          54.577605755580066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091531667, TS20 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.310350246429312,
          54.57758170598096
        ]
      }
    }
  ]
}