{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.540432,
            54.754896
          ],
          [
            -1.540451,
            54.754872
          ],
          [
            -1.54047,
            54.754849
          ],
          [
            -1.540163,
            54.754676
          ],
          [
            -1.540077,
            54.754627
          ],
          [
            -1.539964,
            54.754462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013822171, DH1 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5403993778606244,
          54.75442722769666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025003139, DH1 2FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5402135448315726,
          54.754372604122864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003215166, DH1 2FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5400742212887453,
          54.75432714314065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003215167, DH1 2FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.540059295174659,
          54.754273166876715
        ]
      }
    }
  ]
}