{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thomas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.259527,
            53.079881
          ],
          [
            -2.25961,
            53.07983
          ],
          [
            -2.259693,
            53.07978
          ],
          [
            -2.260226,
            53.079457
          ],
          [
            -2.260473,
            53.079366
          ],
          [
            -2.260792,
            53.079249
          ],
          [
            -2.261463,
            53.079238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002246747, ST7 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2595267365309315,
          53.07988063094515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031754887, ST7 1RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2603443998550183,
          53.079321521039525
        ]
      }
    }
  ]
}