{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakland View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.190838,
            51.842028
          ],
          [
            -0.191028,
            51.841908
          ],
          [
            -0.191011,
            51.84183
          ],
          [
            -0.190955,
            51.841586
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014211648, AL6 0RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19096072380885074,
          51.84157927719993
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003857068, AL6 0RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1910123687641734,
          51.84210160714963
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003857069, AL6 0RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1906587759053438,
          51.842231048076464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003857070, AL6 0RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19080447860078498,
          51.841855625689014
        ]
      }
    }
  ]
}