{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ingram Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.952491,
            52.542727
          ],
          [
            -1.952382,
            52.542896
          ],
          [
            -1.952346,
            52.542953
          ],
          [
            -1.952366,
            52.543072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008753925, B43 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9524474106823055,
          52.543169841823726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008753926, B43 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9523589296786927,
          52.54317879630991
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008753927, B43 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9522114580231706,
          52.543196716925955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008763983, B43 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9523591813201748,
          52.542945059994054
        ]
      }
    }
  ]
}