{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Richards Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.314511,
            51.409136
          ],
          [
            -1.314144,
            51.409098
          ],
          [
            -1.313778,
            51.409059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007902900, RG14 1HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3144674124452862,
          51.40913537267436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080234249, RG14 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3137944052067572,
          51.40895160102481
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080234250, RG14 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3138806641676821,
          51.408952105808815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081225958, RG14 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3138763596197305,
          51.40923981650211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004732687, RG14 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3140241601323477,
          51.40897092889373
        ]
      }
    }
  ]
}