{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.190506,
            53.706
          ],
          [
            -2.190801,
            53.706329
          ],
          [
            -2.191096,
            53.706658
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226117, OL13 9HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.191096069984383,
          53.70664930165669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014329898, OL13 9JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.190246397697599,
          53.70635404813691
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014331359, OL13 9JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1900346404592455,
          53.70642628952262
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015371591, OL13 9HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1903660435413093,
          53.706012309710424
        ]
      }
    }
  ]
}