{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.31323,
            51.089468
          ],
          [
            -3.313519,
            51.0896
          ],
          [
            -3.313819,
            51.089623
          ],
          [
            -3.314307,
            51.089573
          ],
          [
            -3.315447,
            51.089456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003762950, TA4 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.317386885610406,
          51.090545487904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003762951, TA4 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3183297890219494,
          51.09056183387674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023835773, TA4 2RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.313215353332662,
          51.08946835897491
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024749901, TA4 2RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.319633884588626,
          51.0882180335339
        ]
      }
    }
  ]
}