{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.224266,
            52.054684
          ],
          [
            -1.224427,
            52.054463
          ],
          [
            -1.224444,
            52.053985
          ],
          [
            -1.22447,
            52.053265
          ],
          [
            -1.223937,
            52.052589
          ],
          [
            -1.223405,
            52.051913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013089467, NN13 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2242762108888254,
          52.05466103772217
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024921297, NN13 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2242119092342956,
          52.053320983796155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031167855, NN13 5PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2234968264483403,
          52.05250710272439
        ]
      }
    }
  ]
}