{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.633427,
            54.872727
          ],
          [
            -1.63342,
            54.872641
          ],
          [
            -1.633414,
            54.872555
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002957630, DH2 1PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.633410761721763,
          54.87272745862185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094021560, DH2 1PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6306543633799535,
          54.872530400621606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003836611, DH2 1PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.633256892028341,
          54.87251132077736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003836612, DH2 1PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6335377034532539,
          54.87247622200164
        ]
      }
    }
  ]
}