{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.900049,
            53.869416
          ],
          [
            -1.900007,
            53.869455
          ],
          [
            -1.899964,
            53.869494
          ],
          [
            -1.899901,
            53.869552
          ],
          [
            -1.899838,
            53.869609
          ],
          [
            -1.899784,
            53.869701
          ],
          [
            -1.899729,
            53.869793
          ],
          [
            -1.899828,
            53.869843
          ],
          [
            -1.899926,
            53.869892
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010596708, BD21 4BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8997901752950965,
          53.869658467462266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090138715, BD21 4BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8989374855833812,
          53.87009815910805
        ]
      }
    }
  ]
}