{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mellersh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.626569,
            54.371359
          ],
          [
            -1.626533,
            54.370887
          ],
          [
            -1.626497,
            54.370416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mellersh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.626497,
            54.370416
          ],
          [
            -1.626486,
            54.370318
          ],
          [
            -1.626476,
            54.370219
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025259807, DL10 7PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.626931497321965,
          54.37096679715327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647466, DL10 7PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6266358714009195,
          54.37131638293207
        ]
      }
    }
  ]
}