{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Griffin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.079212,
            51.875718
          ],
          [
            -2.079329,
            51.875872
          ],
          [
            -2.079445,
            51.876025
          ],
          [
            -2.079233,
            51.87612
          ],
          [
            -2.079022,
            51.876215
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024305143, GL53 0PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0793381832247513,
          51.87620160680373
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024305144, GL53 0PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0792656005682613,
          51.87622862854059
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024305146, GL53 0PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.079221118782408,
          51.87571617806406
        ]
      }
    }
  ]
}