{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poplar Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.890394,
            56.494385
          ],
          [
            -2.891517,
            56.49477
          ],
          [
            -2.892064,
            56.494957
          ],
          [
            -2.892716,
            56.49506
          ],
          [
            -2.892853,
            56.495072
          ],
          [
            -2.892873,
            56.495074
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117125449, DD5 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.890409783156271,
          56.49438471526343
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117131866, DD5 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8914701921478603,
          56.494583747735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117137622, DD5 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.889563350353522,
          56.49569351633134
        ]
      }
    }
  ]
}