{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thomas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.09103,
            53.577086
          ],
          [
            -2.091158,
            53.57687
          ],
          [
            -2.091286,
            53.576654
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000101401, OL2 8PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0911950056297117,
          53.57651928219221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000107078, OL2 8PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.090908641953319,
          53.57678914953718
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000115018, OL2 8UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.091030100131451,
          53.577085670567136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000124396, OL2 8PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0904400827777336,
          53.57660973982501
        ]
      }
    }
  ]
}