{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.114181,
            53.47327
          ],
          [
            -2.114079,
            53.473295
          ],
          [
            -2.113977,
            53.47332
          ],
          [
            -2.113887,
            53.473357
          ],
          [
            -2.113798,
            53.473394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002995731, M34 5HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1141438637294123,
          53.47327706318387
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004425664, M34 5HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.11391771060935,
          53.47321436031152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004433557, M34 5HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1141438637294123,
          53.47327706318387
        ]
      }
    }
  ]
}