{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Nicholas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.90222,
            51.889629
          ],
          [
            0.902193,
            51.889427
          ],
          [
            0.902165,
            51.889225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303014851, CO1 1TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9022202389895485,
          51.88962874552252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091626766, CO1 1LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9023560950046577,
          51.88948149485187
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091626768, CO1 1LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9022719602674603,
          51.88930369919781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002752541, CO1 1LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9023665548570723,
          51.88941828144342
        ]
      }
    }
  ]
}