{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Valley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.549281,
            50.729311
          ],
          [
            -3.548928,
            50.72936
          ],
          [
            -3.548841,
            50.729426
          ],
          [
            -3.548518,
            50.729672
          ],
          [
            -3.548496,
            50.729688
          ],
          [
            -3.548475,
            50.729705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023116084, EX4 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5492810606065386,
          50.72931053793732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024670932, EX4 2UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.54841686844785,
          50.729744706742665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040237955, EX4 2AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.548798984702656,
          50.72973063666823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040237956, EX4 2AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5487573839429505,
          50.72975816935208
        ]
      }
    }
  ]
}