{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.262491,
            53.12395
          ],
          [
            -1.26234,
            53.124048
          ],
          [
            -1.262176,
            53.124083
          ],
          [
            -1.261802,
            53.124161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001341070, NG17 1AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2624911447422942,
          53.12395039985252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070857467, NG17 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2620683064358325,
          53.12420846719504
        ]
      }
    }
  ]
}