{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Agnes Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.056987,
            52.974659
          ],
          [
            -2.056584,
            52.974745
          ],
          [
            -2.056556,
            52.974751
          ],
          [
            -2.05641,
            52.97497
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090774594, ST11 9DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.056502567735885,
          52.974798099318974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090774595, ST11 9FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.05635403834202,
          52.97509481386655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090774596, ST11 9FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0561456349247704,
          52.97515783735344
        ]
      }
    }
  ]
}