{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.588435,
            56.562189
          ],
          [
            -2.58842,
            56.561742
          ],
          [
            -2.588406,
            56.561295
          ],
          [
            -2.588405,
            56.56127
          ],
          [
            -2.588405,
            56.561245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117125370, DD11 3AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.588405036068373,
          56.56129973422953
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024855907, DD11 3AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.588293243820518,
          56.56143502407542
        ]
      }
    }
  ]
}