{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.258483,
            51.126272
          ],
          [
            0.25851,
            51.126254
          ],
          [
            0.258538,
            51.126237
          ],
          [
            0.258582,
            51.126211
          ],
          [
            0.258627,
            51.126186
          ],
          [
            0.258684,
            51.12617
          ],
          [
            0.258741,
            51.126154
          ],
          [
            0.258845,
            51.126128
          ],
          [
            0.258949,
            51.126102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008660547, TN2 5SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2586509593474152,
          51.12613067011095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008668125, TN2 5TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2584995951451956,
          51.12625051015083
        ]
      }
    }
  ]
}