{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.441441,
            53.18318
          ],
          [
            -2.441701,
            53.183091
          ],
          [
            -2.441961,
            53.183002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007646809, CW10 0AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.441482724372341,
          53.18317675101347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010051770, CW10 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4418239236309085,
          53.182887838677956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010051771, CW10 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4419568361818444,
          53.18271655514185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010051772, CW10 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4422401190697545,
          53.18261662474481
        ]
      }
    }
  ]
}